I have following method that I select all the ids from table and append them to a list and return that list. But when execute this code I end up getting tuple indicies must
Integer indices are not allowed. To get it working you can declare the DICT as specified below:
VarName = {}
Hope this works for you.