The first fifteen rows of triangle:
1,
3, 2,
3, 0, 4,
10, 5, 0, 7,
3, 0, 0, 0, 11,
21, 5, 8, 0, 0, 16,
3, 0, 0, 0, 0, 0, 22,
36, 14, 0, 12, 0, 0, 0, 29,
10, 0, 8, 0, 0, 0, 0, 0, 37,
21, 5, 0, 0, 17, 0, 0, 0, 0, 46,
3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56,
78, 27, 19, 12, 0, 23, 0, 0, 0, 0, 0, 67,
3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79,
21, 5, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 92,
21, 0, 8, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 106
-------------------------------------------------------------
Note how triangle
A286247 contains on each row the same numbers in the same "divisibility-allotted" positions, but in reverse order.