摘要:
一,报以下错误Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'unable to dequeue a cell with identifier txTableCell - must register a nib or a class for the identifier or connect a prototype cell in a storyboard'解决方法:把用UITableViewController来做storyboard中 阅读全文