struct ColumnsDataCache { let data: [[BooruPost]] let columnCount: Int let posts: [BooruPost] }