Datatable values are shown as objects on UiPath App

I am trying to show a Data table on UiPath Apps Table. But the values are shown as [object Object] under column values.
I tried giving below values in ‘Data Source’:
AppsDataSource.from({Processes.POC_XXXX_Apps_Get_Data.out_CustTable_DT})
Processes.POC_XXXX_Apps_Get_Data.out_CustTable_DT.ToListSource()

Can anyone help? TIA.

Hi,

Did you ever find a solution for this? I’m facing a similar issue with UiPath Apps, and error message “[object Object]”.

Thanks