I'm working on an Javafx Application for a game. I got some Data stored in an enum but can't seem to figure out how to easily add the data to JavaFX TableView, can someone help me out. I'll be using fxml to style the TableView.I'm working on an Javafx Application for a game