if you want make new array, with data use old array. first you must select data from old array first. then set into new array.
here the sample, i set new array, from arrayOfMaster[3] , arrayOfMaster[4] and arrayOfMaster[5]
sorry for my bad english.