How to disable rendering subscribe onReady and get only onStop

Hi, I have just learned meteor and I got problem, my app showed 20 data for a while and then showed 10 data if I changed page, but I want only showed 10 data.
so how to get only ‘onStop’ callback on subscribe so I can get only 10 data?

http://meteorpad.com/pad/8NjeNr4DaZafon3Kx/Table%20Grid