Tagged Questions

1
vote
2answers
21 views

hash table ‘scalar’ error

Does anyone have any idea why I am getting the following error? ERROR: Scalar cannot be converted to object of type hash. the hash table has three columns and one row. I am loa …