How to split a Tally Collection into multiple bundles with selected elements

I have a Tally form that sends data sequentially in a collection. You can see this in the screenshot.
I need to create multiple bundles, with each bundle containing the information for specific lots.
To explain simply, I need to have Bundle 1 with the elements highlighted in green in the screenshot, and Bundle 2 with the elements highlighted in red in the screenshot.
I need a solution that works for a large number of bundles. In the screenshot, it’s an example with 2 bundles, but I potentially need to create up to 10 bundles.

Thank you in advance for your help.