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
Just put a line between the @implementation and the @synthesize. Most of the answers here have that in common. It worked for me
@implementation @synthesize