console table Outputs an object to console in format of a table. #javascript#console console.table(Object); copy