I would like a NSCell in an OutlineView to display the number of the children the row it's has. Here's what I mean:
What's on the right, but for all rows.
How would I go about finding out, first, which row the NSCell is and then from there getting the number of children that row has.