I m kind of surprised that this works but it's great
So I have an event table of length 128 (x) , with 16 entries(y) .
An iterator first order output selects the index of a sinebank , the second order output reads the event table and the values go into the partial amp input of the sinebank .
Nothing fancy
We create multiple templates for each y-location of the event table
Now , when using the Y-parameter ( read location of the event table Y-index ) to also trigger the iterator , we get some smooth crosfadding between the y-locations when smoothing of the sinebank is set to 20-50 ms
I never thoughtof using the iterator like that .