Paste tab or comma-separated data and get a beautifully formatted ASCII table.
Tab or comma-separated. First row becomes the header.
┌───────┬──────────┬───────────┐
│ Name │ Role │ City │
├───────┼──────────┼───────────┤
│ Alice │ Engineer │ Sydney │
├───────┼──────────┼───────────┤
│ Bob │ Designer │ Melbourne │
├───────┼──────────┼───────────┤
│ Carol │ Manager │ Brisbane │
└───────┴──────────┴───────────┘