@TheBOT
when you have a look on the offered activities there is a create table activity. But the equivalent for reading is not there (at least on my end). we do it with read range and tablename is as implemented by UiPath /.Net.
Have a look here:
there is mentioned: Get TableName - Return table name . it helps to very the table exists or not before do the sorting.
maybe this works for you and you can set the retrieved tablename with the statement mentioned from above