I have used UICollectionView and I am populating it with results from API. There is a ID, Image, Name, Description and Liked true or false coming in API. I have implemented all these things and now all the results loads inside this collection view.I have used UICollectionView and I am populatin