I am building a mobile app which uses a repeating group to display the feed, but I felt the repeating group size was a little big for each individual cell. I solved this by placing a text box at the bottom (still inside) of the cell and expanding it to fill the empty vertical space and setting it to “shrink the element height if the text gets shorter”.
Hope this helps!