? ?NSIndexPath *ip= [NSIndexPath indexPathForRow:0 inSection:indexPath.row];
? ?[self.listTable selectRowAtIndexPath:ip animated:YES scrollPosition:UITableViewScrollPositionTop];
? ?NSIndexPath *ip= [NSIndexPath indexPathForRow:0 inSection:indexPath.row];
? ?[self.listTable selectRowAtIndexPath:ip animated:YES scrollPosition:UITableViewScrollPositionTop];