Adding 'column' to the data set

Hi,

I have 2 data sets (columns) of the same size.

If I pipe them to the Delimited text writer I get the following:

2ds.png

Is there a way to merge these sets into one (i.e. add 2nd data set as a 'column' to the 1st data set) so Delimited text writer would give this:

2ds_r.png

The example of the protocol is attached, this is just a 'simulation' of the real situation where 2 datasources cannot be merged to give one data set instead of two.