Terminating app due to uncaught exception \'NSInternalInconsistencyException\', reason: \'UITableView internal bug: unable to generate a new section map with old section count:
You seem to be deleting the only section in the table. A table must have at least 1 section. You might want to check your code to check that you are not returning 0 in numberOfSectionsInTableView: