A single Product Table with multiple PricebookEntries?

I think you need a combination of two tools: To display as columns, try the model lookup feature of the UI only field: https://community.skuid.com/t/using-model-lookup-with-ui-only-field-cant-make-it-work You will create a separate model for each PriceBookEntry and use model lookup to pick out the values you want to display in the columns. To edit, try a row action that opens a popup that displays each of the three fields in three separate field editors.