NSOutlineView can be a real bitch to work with. If you’re getting stuck, here’s a simple example that uses a tree of objects using an NSDictionary for the root object. It needs some extra features to be truly useful, but you get the idea.
Browsing the archives for the Cocoa Programming category
As a part of my Cocoa learning safari, I wrote a Cocoa Framework for IRC client comms. Check it out.