Hello, I am new to ionic and I have a bit of trouble with the tags someone could tell me a way of how I can make a table on the screen of my app matches that of the image
I would look into the Grid component.
Yes, you can put the table into a grid’s column and set your table’s width to 100% on stylesheet to make it completely fit into that grid’s column.