Asset Listing Presentation

I want to present a list if links but have them with associated PDF's and DOC's of the same names, eg:

    name1.type1
    name1.type2
    name1.type3
    
    name2.type1
    name2.type2
    name2.type3


Currently each asset is presented within its own table, but what I want to present each table with the three assets having common names per the example above.

I am using an asset listing page that contains three asset listing pages as children -each containing the different file type groups.

Asset listing doesnt have any grouping built in - so you might be out of luck. The most you can do is sort by name, but you wont get nice groups that way.