Table doesn't have a primary key. Exception for local lookup table
When I create a lookup table as a local object in an automation the AddRow functionality fails with a "Table doesn't have a primary key." exception, however simply making the lookup table global (no other changes to the table) solves the problem.
The table does have it's first column set as Key = True
Is it not possible to have local lookup tables?