Ayuda para llenar una TableView con datos de mysql (Help to fill a TableView extension with data from mysql)

Me gustaría que me ayudaran a como llenar un TableView con registros de una base de datos mysql alojada en la web, agradezco la ayuda.

[Translated]
I would like you to help me how to fill a TableView with records from a mysql database hosted on the web, I appreciate the help.

Double post

https://community.appinventor.mit.edu/t/tableview-extension-v3-by-ken/26000/121?u=dora_paz

Do you need help with getting data from your mysql database into your app ?
or
Do you need help with applying your mysql data to the Tableview extension ?
or
Both ?

La segunda por favor.

Show an example of the raw data you get back from your mtSQL server.

The Tableview extension expects data as a csv table, and you set the column and row delimiters in the designer properties.