Avoid looping in workflows. The easiest way to loop over a set of values, rows, files, …​ is to use an Executor transform.

You can nicely map field values to parameters of the pipeline or workflow making loops a breeze.