using csv to populate text or other elements

Coming from AE there is a very simple straightforward way to use a csv-file to populate a text-field or to use the data to drive parameters like size, scale or position.
This way you can produce motiongraphics where you only have to change the csv-file to display the new data.
Is there any way of doing this in Resolve?
I've found some scripting where you use Lua-tables, but I don't understand that completely.
I'm looking for things like lower thirds from csv (static) or
dashboard-like graphical elements that change every frame, based on the (row)data of a specific column in the csv-file (dynamic).
TIA
Guido
This way you can produce motiongraphics where you only have to change the csv-file to display the new data.
Is there any way of doing this in Resolve?
I've found some scripting where you use Lua-tables, but I don't understand that completely.
I'm looking for things like lower thirds from csv (static) or
dashboard-like graphical elements that change every frame, based on the (row)data of a specific column in the csv-file (dynamic).
TIA
Guido