Because each input row has three columns containing names, you need to process each input row three times and create three separate output rows. Loop variable Define a loop variable to supply the value for the new column Name in your output rows. The value of LoopVar1 is set by the...