ajax chaque fonction

$.each(data.data, function(k, v) {
    /// do stuff
});
Ankur