Hello Bubble! I’d love to see the possibility to add row/column gap to repeating groups.
Currently, if I want to have a 10px margin between each cell, my only option is to add 10px bottom-margin and add a condition to exclude the last cell with a condition such as:
Current cell's index is Current Page's Users:count
—> Bottom-margin: 0px
This is a minor thing (of course), but it would still be nice to have