SyntaxFix
Write A Post
Hire A Developer
Questions
This is what Array#map are good at
var arr = oFullResponse.results.map(obj => ({ key: obj.label, sortable: true, resizeable: true }))