crawl.forEach(element => { if(element.name=="Internal"){ element.columns.forEach(ele=>{ console.log(ele.label); });