Multiple, nested, repeatable Components

I’ve also had the same problem as @skovacic. It seems that when there are repeatable components with same key name, the latest one added overrides previous keys.

For example, if we create Table and then Grid, and both have repeatable components under key cells - Grid will override Table.