Why does NSFetchedResultsController not conform to the UITableViewDataSource protocol?
- by mystify
First I thought I've grocked that thing: It's the data source for a UITableView. But then: It does not conform to that data source protocol. Strange! Why? How can it not?