SyntaxFix
Write A Post
Hire A Developer
Questions
to Print JSON parsed object just type console.log( JSON.stringify(data, null, " ") ); and you will get output very clear
console.log( JSON.stringify(data, null, " ") );