Display Table in Dialog Box

I have a script that checks the sizes of a few folders on my local disk and compares them to the size of corresponding folders on a server share. My applescript just uses a dialog box filled with returns and spaces to make the info look like a table. is there a better way to do this?

Hi,

no, it isn’t.
The only thing you can try is using a tab (keyword: tab) instead of a couple of spaces