Right now I am designing a new feature for my site. The layout is table-based. Let's call each pick that you see a "pick container." The way that I see it, each pick container has to be a different size because the data is what determines the number of rows in the container. So the design is a function of the data, to a degree. However, does the fact that each pick container can be a different size cause any UX issues? Do users get confused by lack of consistency? Do I try to force each container to be the same size with some sort of contrived design spacer? Your thoughts and impressions would be much appreciated.
