ShellTable table = new ShellTable();
table.column("Message ID");
table.column("Content").maxSize(80);
table.column("Charset");
table.column("Type");
table.column("Correlation ID");
table.column("Delivery Mode");
table.column("Destination");
table.column("Expiration");
table.column("Priority");
table.column("Redelivered");