Core Data NSFetchedResultsController – Total number of records returned July 28, 2023 by Tarik This line returns the total number of fetched objects: [fetchedResultsController.fetchedObjects count]