What does the print(Get_Data[2])
because I think the second value should be [1] not [2] cuz if I remember correctly tables start at [0] and u only returned 2 values.
(might be wrong on that cuz I have not used tables for a while only in JS cuz i have been coding in JS more recently)