Record summary - How to display Invoice items in table format?

Record summary - How to display Invoice items in table format?

I have a invoice form with item details as sub form. I want to display the invoice items in a tabular format.

I tried dropping table component with each sub form field in a column. It displays all the item details in one row.

How can I do this?