How to render a table component inside an infolist?

I want to render a table component inside an infolist, basically like using the \Filament\Table\Table class. What would be the best way to accomplish that?
Was this page helpful?