I am trying to select indices on a UITableView using a UITableViewDiffableDataSource. The idea is to use indexPath(for itemIdentifier: ItemIdentifierType) to f
indexPath(for itemIdentifier: ItemIdentifierType)