Terminating app due to uncaught exception 'NSInvalidArgumentException' in iPhnoe
- by mayur birari
i have view controller including image ,table and tab ,i want to fill the table thats why i written separate class for table as uitableviewcontroller and give mapping to that class in IB, but i have following exception
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -[AssetTableView superview]: unrecognized selector sent to instance 0x39322b0'
please give me answer ,i am waiting,
thANKS IN ADVANCE