I have a table view linked to a NSFetchedResultController (i.e. loading data and also tracking changes to data is bound to the FRC)
NSFetchedResultController
I\'m not using Auto
Auto
Removing rowHeightAtIndexPath method will solve this Issue. make sure you have set some fixed height to the table cell in the story board.