Mike S
0
Q:

console.table

// an array of arrays

var people = [["John", "Smith"], ["Jane", "Doe"], ["Emily", "Jones"]]
console.table(people);
0

New to Communities?

Join the community