Look at the documentation of ksoap2
https://code.google.com/p/ksoap2-android/wiki/CodingTipsAndTricks#sending/receiving_array_of_complex_types_or_primitives
you can create class that will implement marshable interface and add other property inside that class