The program I\'m making is a game with a game board. I load in the GUI from FXML, but I want to add the grid afterwards using JavaFX because it has to a be a variable size.<