I want to know how to extract all data from the collection. I cannot see more than 10 data. Is there any solution to this? Thank you.
Since you want to view the data while the simulation is running the best option is to traceln the data to the console. From there you can copy it and analyze it as you want.
Based on your example you can have a button with the following code.