Table view isn't displaying added data
Answered
Hi,
I tried to create a basic table view using javafx
but when I run the code the table appears but it's empty.

result

my data class

Please sign in to leave a comment.
It doesn't look like IntelliJ IDEA specific issue. The problem is likely with the code itself. Such questions should be asked at https://stackoverflow.com/ . If you share the https://stackoverflow.com/help/mcve with the users, you should be able to get the quick help.