The essence of the question: I want to implement tags (something like tag cloud)
It should look something like this (as I see it)
Collective View Controller In which there are two sections:
1 section - collection in which tags are implemented by cells
Section 2 - collection in which infa is displayed
The question is, how do I correctly implement, so that the cells where the tags will be adjusted to the size of the word (tag) ZY. Everything is written completely on the storyboard Swift I do not use!