I get the following error:
* Terminating app due to uncaught exception \'NSInternalInconsistencyException\', reason: \'unable to dequeue a ce
I also had such a problem, and the solution I found is:
Go to the Project Navigator and select “ViewController.h”. Append
after “UIViewController”.