I'm using Netbeans and trying to populate a (Woodstock) Table component with
my data, but the examples that are available only show how to do it with a
DB or a web service.
How can I populate the table e.g. with random data? Can't I build my own
data provider or something?