Table widgets present your data in a tabular way. You can also allow users to change values on the cells, delete rows, and more.
There are two types available: the Static Table, Dynamic Table and the Device List.
It is one of the special kinds of widgets that unlike the others, you won’t find the traditional variable selector. In this type, you specify a static amount of rows and columns. This option is really great if you're not looking to display the history of previous variables values. Learn more about Static Table.
Dynamic tables are tables that are populated dynamically as your data arrive while keeping the history of the previous data in each row. The configuration is very easy, all you have to do is pick your variables. Learn more about Dynamic Table.