samedi 27 juin 2015

Find indexPath of UITableViewCell by label

I have an UITableView which includes a few cells with tasks (label). I also have an array of type string which includes a few tasks which are displayed in the tableView. Now I want to check if an string from the array matches with an string from any cell. If it matches I wanna find out the indexPath of the matching cell.

Aucun commentaire:

Enregistrer un commentaire