How to create 2 columns in a list component?

Hey all,

I need to use the list component to create an ‘acronyms’ area. What I mean is…the first column will be the acronym and the 2nd column will the its’ meaning. I need the first columns’ character length to be set to 12, while the 2nd column(meaning of the acronym) can be infinite.

Thanks for any help.