Well, all the access is done through helpers, global table is not exported and local to the tables handling in the corresponding source file. The other way would be to export the global table instead and use it directly, but I thought a helper which keeps that management in one place is clearer.