package tableprint type ColSpec struct { Name string MaxWidth int MaxHeight int }