cell.selectionStyle = UITableViewCellSelectionStyleNone
[tableView deselectRowAtIndexPath:indexPath animated:YES];