Im working in the application GUI layout and was wandering if there was a scrollbox or something like that that would allow me to output several arrays in it...

For example, user inputs something, program calculates, and should output 12 arrays. How would I make the program output it into a specific box/something...

I know for a label, you can have the program output a line of something, but im not too sure if it would output multiple lines/arrays as there wouldn't be enough room...