https://rpaframework.org/libraries/tables/ https://rpaframework.org/libdoc/RPA_Tables.html
from RPA.Tables import Tables
tables_instance = Tables()
table1 = tables_instance.create_table()
https://rpaframework.org/libraries/tables/ https://rpaframework.org/libdoc/RPA_Tables.html
from RPA.Tables import Tables
tables_instance = Tables()
table1 = tables_instance.create_table()