Document Understanding Extract Table and Column Field

Hi,

Can you try to extract content of the “table” as the following?

datatableVar = dataSetVar.Tables("FieldName")

Regards,