For each loop on TArray

@WHSolv - In the engine code, TArrays are iterated by using Num (with a reserve), ++i and int type.