<?php
return [
[
1260,
2,
3,
4,
],
27720,
1,
5,
[1, 0],
['#NUM!', 3, -1],
['#VALUE!', 3, 'X'],
['#VALUE!', 3, null],
['#VALUE!', 3, true],
['exception'],
];