I tried your approach with xib files(not using storyboards in my project), but func collectionView(_ collectionView: UICollectionView, cellForItemAt indexPath: IndexPath) -> UICollectionViewCell is not called.
I registered collection cells in TableViewCell
I tried your approach with xib files(not using storyboards in my project), but
func collectionView(_ collectionView: UICollectionView, cellForItemAt indexPath: IndexPath) -> UICollectionViewCellis not called.I registered collection cells in TableViewCell