pub type TableStoreResult<T> = Result<T, TableStoreError>;