Recipe: Using Core Data for a Table Data Source

Core Data on iOS works closely with table views. The NSFetchedResultsController class includes features that simplify the integration of Core Data objects with table data sources. As you can see in the following subsections, many of the fetched results class’s properties and methods are designed from the ground up for table support.

Get The Core iOS Developer’s Cookbook, Fifth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.