javascript output array to console 33 Javascript Output Array To Console 19/1/2014 · you can fix it by doing yourself the copy of the array (with slice(0)) : var rows = []; for (var i = 0; i < … Written By Anonymous Friday, June 17, 2016 Add Comment Edit