Upload 165 columns into queue

I have one excel which has 7 rows and 165 columns. i need to upload it to queue(row by row) bulk. I don’t want to create a 165 arguments in item information. is there any other way to add to queue bulk at once? I tried with data table. No use. please let me know correct way to upload in to queue.

Hi,
How about this one.

I tried this one. it is working but it is not adding row by row even though i am using for each row. it will upload whole data table.

Hey @praveen , did you find any resolution for row by row enteries in the queue?