%CurrentItem[%NewVar%]%
when iterating in a "for each" I want to insert a variable that will define the header, this avoids csv breakage when the column is renamed, but as I understand it, I can't pass a value of a variable inside the current item's interaction "currentIten", is there a solution?