Okay got it, is it something like this? what do that block of code look like?
cell.detailTextLabel!.isHidden = theSelectedRow != nil && theSelectedRow! == indexPath.item
by forward and backward, I mean by scrolling the views (of UILabels), the labels are populated with said arrays.
Okay got it, is it something like this? what do that block of code look like?
cell.detailTextLabel!.isHidden = theSelectedRow != nil && theSelectedRow! == indexPath.item
by forward and backward, I mean by scrolling the views (of UILabels), the labels are populated with said arrays.