unable to dequeue a cell with identifier ContractInfoStockOutListCell - must register a nib or a class for the identifier or connect a prototype cell in a storyboard
这个异常比较熟悉了,以前作为萌新的时候遇到,还费了很大劲解决,没想到今天又遇到了,也废了很大劲,把各种方式都试过后还是不行,结果发现是在tableView创建之前注册的 nib,当然没有注册成功了