i am new in javafx , i wanna make table and add values to it using for loop so i try this code :
@FXML TableView tbl; @FXML TableColumn cn; @Override public