if (!is_array($this->content) || count($this->content) === 0) {
                throw new Exception("No newsletter content provided");
            }