Hi Gaurang,
Put a tracer under repeater and trace the 'ItemCount' link of the repeater.
This will show the number of repetitions the repeater will do on the X-path mentioned in the repeater.
Thus will tell you how many rows were read.
Regards,
Rohit Negi.