ios - Terminating with uncaught exception of type NSException xcode 7 -


i'm trying create table view outlet , after create it, when check outlets view, yellow triangle , app doesn't build. gives me nsexception. upgraded xcode 7.2, working old version.

enter image description here


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -