I am trying to follow the following post on reload a cell in a UICollectionView:
UICollectionView update a single cell
I know that I ultimately want somethin
You can use this way for Swift 5:
CollectionView.reloadItems(at: IndexPath])