Grouping - easy fix I am sure!

I have a data type that contains effectively level 1 and level 2 information. e.g.

Heading… Sub Heading…
heading 1 sub-heading 1
heading 1 sub-heading 2
heading 1 sub-heading 3
heading 2 sub-heading 4
heading 2 sub-heading 5

When I pull this back in a standard group I see the information exactly as above BUT I want to only show heading 1 one for the first three lines and head 2 only once for the two lines.

I thought this might be with the grouping option but not sure this is working for me. Any pointers?

I could put this in two data types but this seems overkill for what I want!

Group heading 1 together.
Group heading 2 together.

Align second and third cell to the right in both groups.

Disable fixed width and 99% minimum on both groups. Apply max width or a container to avoid responsive issues.

Hi,

thanks for your reply. Sorry fairly new to bubble but what would this look like in a RG. At the minute the heading is appearing on RG lines 1,2 and 3 but I just want to show this on line 1. lines 2 and 3 would therefore be blank.