table_static_add
static int table_static_add(struct table *, const char *, const char *);
.add = table_static_add,