Rows Staggered instead of single lines

I am trying to write a scraper to pull Amazon reviews (Title, Date, Review Content, etc) but I continue to receive data in a staggered table. I've messed with a combination of selecting/deselecting "multiple" but cannot seem to get it right.

Untitled

You have to select the whole review with element selector not title and date with separate element selectors.