#import @interface LeftSideMenuCell : UITableViewCell @property (nonatomic, strong) IBOutlet UILabel *menuTitleLabel; @end