Javascript Debugging – console.table()
By Nethru Limited (www.nethru.com)
If you are a web developer, you must know how to use console.log() for javascript debugging, but have you heard about console.table()? (console.table() is available in Chrome only at current stage.)