Non-Sequential Data Output

Hi,

I am currently scrapping our e-commerce website.

Everything scrapes perfectly but I have noticed on output that one column is not in order so the data is essentially meaningless

Is anyone else experiencing this issue and if so, how did you solve it?

This is a common issue, and you can fix it by creating a wrapper element (container) for your scrapers - See Data doesn't match up