luxlabs header browser preview


@class PHSuggestion;

@interface PXExistingSuggestionsDebugViewCell : UITableViewCell

@property (retain) PHSuggestion *suggestion;

- (void).cxx_destruct;

@end