@interface AVTableViewCell : UITableViewCell @property (retain, nonatomic) id representedObject; - (void).cxx_destruct; @end