Variable Formatter.mColumnWidths

struct Formatter
{
  // ...
  ulong[] mColumnWidths = null;
  // ...
}