var tballdata= [{ 'tjqd': '', 'A1': '', 'A2': '', 'A3': '', 'A4': '' };] if (typeof tballdata[0] == "object") { for (var key in tballdata[0]) { console.log(key) } }