Dynamically change number of tabs in tabbed view

is there a way of dynamically increase or decrease the number of tabs in tabbed view? I tried with the update tabbed view, but it doesn’t seen to work this way.

the problem is that I need to create the # os tabs related to the number of curves in my rhino file.

files:
curves.3dm (23.7 KB)
definition.gh (12.8 KB)

after digging a bit, found a solution:

the problem is that I need to create the empty space at the tabbed view element, so i can update later.