I know that you can't just set size: auto so that containers in one row take the same height. So you need to use spacers.
But I have an idea that could potentially be possible inside the editor: When adding a spacer to a row, can it check check what is the height of the highest column and then set the spacer size automatically based on that? And after that it behaves like a normal spacer block, you can change it if needed