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
ResultCell.h
In my case it helped to make a "fake change" (just a space) to the according header file.