Solved
Automating Property Mapping for Table Columns Inside a Section
Hi All,
I need to display a table on a screen. The data for the table comes from a data page, which in turn uses a REST connection as its source. Currently, I am manually mapping each property to the table columns one by one, which is very time-consuming. Is there any way to automatically map all the properties to the table columns?