Design problems in ionic

Hello Good morning, I develop some APPs with ionic, and I find myself with a design problem that happens to me a lot, and it is that I cannot put a large amount of data on the screen.

for example I have to make a section like the one in the image that is the browser frontend, it is impossible for me to make a design similar to that or I really don’t know how to do it, could you help me?

Thanks for all

You can use the ion-grid. Ion-Grid: Display Grids to Build Mobile-First Custom App Layout

You’ll have to pick a mobile-friendly design that you like. You can either do vertical tables (Designing Mobile Tables :: UXmatters) or cards/items/rows with multi-row data (5 Practical Solutions to Make Responsive Data Tables | by Michał Jarosz | Appnroll Publication | Medium).