-(UIView*)tableView:(UITableView*)tableViewviewForHeaderInSection:(NSInteger)section{staticNSString*simpleTableIdentifier=@"cell";simpleCell=[self.dashboardListViewdequeueReusableCellWithIdentifier:simpleTableIdentifier];if(simpleCell==nil){simpleCell=[[SimpleTableCellalloc]initWithStyle:UITable