How to check if a matrix table already exists in database?

Is there any ways to check if a Matrixtable exist without reading it using below command?

hl.read_matrix_table(“dnax://” + dbid_in + “/” + FileName + “.mt”)