Error telemetry shows a ton of exceptions around this:
TypeError: Cannot read property 'getCell' of undefined at Object.t.convertLinkRangeToBuffer

Unfortunately the sourcemaps do not seem to work properly, but looking at the code manually I see a lot of line.getCell(x)! usages.
Whats the idea here to override strict null check?