if (cell.hasOwnProperty('Relationships')) { console.log("Key Found!!"); } else { console.log("Not Found."); }