I build a collectionView inside a tableView cell,like below picture show: then drag a IBOutlet in Custom UITableViewCell
collectionView
tableView
IBOutlet
UITableViewCell
check collection view data source is imported or not,check your delegate is assigned to particular view controller,check the data is nill or it have some values which you want to display it