I'm tempted to rename 'tableName' with '_table' (or '_tableName' if you insist). It will make clear that we are talking about a technical field.
Agh, I was about to do that, but it turns out leading underscores are exclusively reserved to CouchDB's own fields such as "_id" and "_rev" 
|