Pętla Cel Cel

for (id object in array) {
    // do something with object
}
gilshahar7