I finally figured it out!
If someone comes across that topic in the future :

  1. Parent Repeating group : load the programs, and add the constraint “column = 1” so that you load only the first elements of each column
  2. Child Repeating group : load the programs, and add the constraint “row = Current Cell’s Program’s row”.

It’s working but it’s so not optimized. I’m loading a full program in a cell just to use its row. If anyone has an idea… :slight_smile:

Thanks!
Gautier

1 Like