List Item Grid

How can I put multiple text values into a single list item?
Like a grid view
Like the attached image from Mint.

This seems like a fairly common UI in mobile apps, so is there a convenient way to create this?

Also, I’m using Ionic Creator.
I guess I could do this with a grid inside of a list-container, but then I don’t get the nice UI for adding Swipe buttons.
Also the padding looks a little weird.