IT seems to be
indexPath.row == indexPath[1]
I shoulsd pay attention that indexPath is not the same as IndexPath. These are realy different things, that just stand near each other.
IT seems to be
indexPath.row == indexPath[1]
I shoulsd pay attention that indexPath is not the same as IndexPath. These are realy different things, that just stand near each other.