I’m trying to create a form which loads the number of users stored in an array. The design looks like this:

How do I create the element in which the data from the different users are shown? I have absolutely no clue on which element to use for that one. What element do I use to get a likewise layout?
The widget is called JTable. See some information here: http://docs.oracle.com/javase/tutorial/uiswing/components/table.html