Auto-populated tables should not permit inserts from outside their `make` method. Raise an error when the user attempts to do so.
Auto-populated tables should not permit inserts from outside their
makemethod. Raise an error when the user attempts to do so.