This example contains three example tables, each one in a seperate display. The display "simple_table" shows a table filled by an array and the display "table_read" shows a table with content read from nodes. The third display "table_subscribe_write" contains a table that shows name and value of three nodes, the value field is subscribed to the node's current value. With a link "SET" in the last column the user can set a new value for the row's node. All examples can be used as code snippets to build up a working object.