javafx.scene.control.TableView
This node takes the attributes of the javafx.scene.control.TableView see javafx.scene.control.TableView.
If the content is a tooltip, the TableView's tooltip will be set to the Tooltip.
TableView takes a series of tableColumn objects to define each column of the table.
Used to create a TableView