/** 交通规则的列表的。cell。标题和子标题,上下排列,均匀分布 */ #import @interface SubTitleCell : UITableViewCell @property(assign,nonatomic)NSInteger index; @end