doubts.forEach {
            doubtsDao.insert(
                DoubtsModel(
                    dbtUid = it.id,
                    title = it.title,