I cannot program a UITableView to save my life, apparently. I have gone through several websites includin other Stack Overflow posts but they all give me errors such as:
Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<UIView 0x7fe671006d00> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key tableview.'
Can someone please point me in the right direction for working examples of UITableViews?