Yes - for tabular data (that is, rows and columns of structured data with headings). That is after all what they are for :)
I don't use tables for any layout purpose - haven't done so for about 15 years now. There are one or two niggly layout cases that were easier with tables, but they are not worth the tradeoff particularly with flexbox becoming feasible; and display:table has been viable for years.