Get queue items with different contents in it to datatable

Hi,
My Queue items have different contents, they are not consistent. How can I get these items and store in a datatable to export to one Excel summary?

HI @niro

I think you can create a data table with a string or object type column and insert all your data into that.

Thanks,
Prankur

Why aren’t they consistent? What is creating them?