GetTranscationData, get entire row and pass it to a variable

Currently I have this:

image

This takes the first cell value from the first column and assigns it to “out_TranscationItem”.
My Excel file has 4 columns, how can i rewrite it so that it assigns the whole row(4 cells) instead.

is it .itemArray or how can i do it?

Nevermind I did it like this:

image

Hi @atomic. Can u tell ur requirements clearly