[UIViewsetAnimationsEnabled:NO];
[_listTablebeginUpdates];
[_listTablereloadSections:[NSIndexSetindexSetWithIndex:indexPath.section]withRowAnimation:UITableViewRowAnimationNone];
[_listTableendUpdates];
[UIViewsetAnimationsEnabled:YES];
[UIViewsetAnimationsEnabled:NO];
[_listTablebeginUpdates];
[_listTablereloadSections:[NSIndexSetindexSetWithIndex:indexPath.section]withRowAnimation:UITableViewRowAnimationNone];
[_listTableendUpdates];
[UIViewsetAnimationsEnabled:YES];