UICollectionView cell alignment

Hi CodeCrew,

Im developing a food ordering app in which food items are listed as grid like below image. I want align the cells perfectly like the below image.

But in my app it align like below image.

Please help me to solve this issue, because its an urgent requirement.

What are your settings in your storyboard for the Layout under the Attributes Inspector and what are the settings in the Size Inspector for the Collection View in terms of Cell Size (“Width” and “Height”) and Min Spacing (“For Cells” and “For Lines”)?