MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/Console/table
What information was incorrect, unhelpful, or incomplete?
console.table(data [, columns]);
wondering if it should read
console.table(data, [columns]);
Specific section or headline?
What did you expect to see?
Did you test this? If so, how?
MDN Content page report details