Yeah, I made this, but don't know how to really make multiple fetches as you did using DispatchGroup, because you have hardcoded the items in main CollectionView. But I want to fetch data from JSON. Also I'm using UICollectionViewDiffableDataSource and NSDiffableDataSourceSnapshot. Thank you!