Disable the UITableView Selection Highlighting

cell.selectionStyle = UITableViewCellSelectionStyleNone;