sakkaras / SKSTableView

An expandable table view.
MIT License
446 stars 115 forks source link

Dynamically Populate Rows & Sub-rows #17

Open stephenomenon opened 10 years ago

stephenomenon commented 10 years ago

I like to look and feel of your design, you've done some great work.

As far as I can tell, the table is static after launch, correct? Sure would be great if we could use your design and be able to dynamically populate rows and sub-rows.

Perhaps take advantage of NSFetchedResultsController?