-spec new_table(atom(), [atom() | tuple()], atom() | pid()) -> ok.
-spec start_link() -> {ok, pid()}.
-spec table(atom(), [atom() | tuple()], atom() | pid()) -> ok.