I have a collection which is a final collection after using sort collection. From that final collection, I want to filter only "n' rows for example only Top 3 from that collection. So my final output collection should look like 1. Suman3 - 52.32. Sum...