Add element after iterator

I have an iterator to loop through woocommerce oders, so I can work with each order separately.
Now, before aggregating them back, I want to add manually another bundle with the same structure, so that after aggregating it it has one more element.