if i already created a table (by mysql) then ,if i connect this table thorugh sequelize …how can i do that. basically , now i know that create table by sequelize and from that created table i gets the data (querying ) from sequelize . but if i gets the data from any random created table ,by sequelize how can i do that???