Is it possible to have 2 ArrayLists ("stockGenerators1" (with name as "exp1", "exp2", "exp3")... and "stockGenerators2" (with names as "item1", "item2", "item3"...)) in the same Feed Simulator class (the first one is going to be used for page1, and the other for page2), or we have to make 2 Feed simulators and 2 pages ?

And is it possible to show the two tables in the same page ?