Let $A$ be a nonnegative square matrix, and let $U$, respectively $V$, be obtained from $A$ by normalizing the rows, respectively columns of $A$ so that they sum to one. That is, $U = (A_{ij} / \sum_{r} A_{ir})$ and $V = (A_{ij} / \sum_{k} A_{kj})$ assuming the sums are nonzero.
Let us further assume that $1-U_{kk} \le \alpha$ and $1 - V_{kk} \le \alpha$ for all $k$. Can we obtain a bound on the deviations of the column sums of $U$ from one: say $$\sum_{i} U_{ij} \le 1 + c \,\alpha, \forall j$$ for some constant $c > 0$ (independent of the dimension of the matrices)? We can assume $\alpha$ is sufficiently small if need be.