I have an PHP array that looks something like this:
Index Key Value [0] 1 Awaiting for Confirmation [1]
for single array Item use reset($item)
reset($item)