Delimiter dilemma

I am stumped on whether to select the entire table value into one field, or separate them out. If I go with all fields lumped into one, it's impossible to set up delimiter due to no clear way to separate texts.
If I go with separate fields, then scraper run in different order preventing you from knowing which belongs to what.

Help will be greatly appreciated.

Url: https://www.agweb.com/markets/cash-grain-bids?zip=23320

Sitemap:
{"_id":"agweb","startUrl":["https://www.agweb.com/markets/cash-grain-bids?zip=23320","https://www.agweb.com/markets/cash-grain-bids?zip=68154"],"selectors":[{"id":"data","type":"SelectorText","parentSelectors":["_root"],"selector":".js-form-item table:nth-of-type(1) td","multiple":true,"regex":"","delay":0}]}