JavaScript cueille de la table d'objets
let result = objArray.map(a => a.foo);
Index out of bounds
let result = objArray.map(a => a.foo);