Hi, I have a new question
I would create a blank table, without setting columns:[{}…] .
In the following, I obtained a list through ajax. The list fields are name, sex and age.
At this point, I need to bind age to the cell in row 3 and column 4 and have it render all the data down normally.
Should I use updateSetting?