in reply to Checking the length of all row elements
Do you need the total length of the row or the lengths of each individual field in the row?
If you just need the total length then you don't need to split the row into an array.