I\'m trying to create a nib that contains a view that will be embedded in a TableViewCell. I\'ve created the interface and implementation files, ResultCell.h an
I just had this problem and restarting Xcode did not fix it. I removed the class files from the project then added them back in and it started working.