I\'m currently working on an App that has a couple of Entities and relationships as illustrated below:
Item <<--> Category.>
You probably need to subclass NSFetchedResultsController and customize the section name functions. See the NSFetchedResultsController class docs on subclassing.