Scene builder failing to display custom TableView compiled with Java 17
I’m working on a javafx application so naturally I’ve had to use Scene Builder to display and manipulate fxml files. Everything seemed to be working fine until I decided to create a custom TableView and add it to the fxml file.