Como lidar corretamente com o Self fraco em blocos rápidos com argumentos

No meu TextViewTableViewCell, eu tenho uma variável para acompanhar um bloco e um método de configuração onde o bloco é passado e atribuído. Aqui está a minha TextViewTableViewCellturma: // // TextViewTableViewCell.swift // import UIKit class TextViewTableViewCell: UITableViewCell,...