Repeat series N-number of times

How can i make it so that the output will be something like
S1 Elastic Link
S1 Elastic Link
S1 Elastic Link
S1 Elastic Link

S2 Elastic Link
S2 Elastic Link
S2 Elastic Link
S2 Elastic Link

S3 Elastic Link
S3 Elastic Link
S3 Elastic Link
S3 Elastic Link

so on and so forth, but i want to control how many times it repeats before moving on

Use the ‘Stack Data’ component

1 Like

legend thanks a lot

1 Like