This is a sample of UICollectionView.
This is a reference to the
This site is easy to look at and I highly recommend it to anyone who does SWIFT.
The makeColor()
function fills a cell with randomly generated colors.
Each time you scroll, the color changes.
Reference: UICollectionViewを使う