The component for ShopifyTable is a simple table, where the ShopifyTableFlat is the component that uses all of the individual table components to but them together and iterate over them simply.
If anyone has any ideas on what a better naming convention this should have I'm all ears. It's kind of like ShopifyTable is a private method and ShopifyTableFlat is the public one, I want everyone to access both components though.